public void SetWidth( float width )
public procedure SetWidth( width: Single );
public function SetWidth( width : float );
public: void SetWidth( float width )
public: void SetWidth( float width )
'Declaration
Public Sub SetWidth( _ ByVal width As Single _ )
Parameters
- width